From e4e329b0a0fa994d63c5b37aab42871c875f7863 Mon Sep 17 00:00:00 2001 From: "iap10@labyrinth.cl.cam.ac.uk" Date: Sat, 27 Sep 2003 01:20:59 +0000 Subject: [PATCH] bitkeeper revision 1.467 (3f74e5fbcxdjJi_aNcwQMx5am61Jqg) enable devpts in default xenolinux build --- xenolinux-2.4.22-sparse/arch/xeno/defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xenolinux-2.4.22-sparse/arch/xeno/defconfig b/xenolinux-2.4.22-sparse/arch/xeno/defconfig index fae8b2f5bb..20119cd968 100644 --- a/xenolinux-2.4.22-sparse/arch/xeno/defconfig +++ b/xenolinux-2.4.22-sparse/arch/xeno/defconfig @@ -255,7 +255,7 @@ CONFIG_ZISOFS=y # CONFIG_NTFS_FS is not set # CONFIG_HPFS_FS is not set CONFIG_PROC_FS=y -# CONFIG_DEVPTS_FS is not set +CONFIG_DEVPTS_FS=y # CONFIG_QNX4FS_FS is not set # CONFIG_ROMFS_FS is not set CONFIG_EXT2_FS=y -- 2.30.2